type net/http.response (struct)
Method Implmentations (10 other methods implement nothing)
Write(data []byte) (n int, err error)
(*T).M : ResponseWriter.Write
(*T).M : io.Writer.Write
(*T).M : net/http/httputil.writeFlusher.Write
WriteString(data string) (n int, err error)
(*T).M : io.StringWriter.WriteString
(*T).M : http2stringWriter.WriteString